Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not open MPEG file: mpgtmp.mpg, because it never existed. #3

Open
ghost opened this issue May 20, 2020 · 1 comment
Open

Could not open MPEG file: mpgtmp.mpg, because it never existed. #3

ghost opened this issue May 20, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented May 20, 2020

The latest versions of mencoder, mplayer and the 2.2b version of mpeg_stat return this error, running on either Debian 10 or Ubuntu 18.04.04:

mpeg_stat -- MPEG Analyzer for MPEG I video streams (version 2.2b)
MPlayer 1.3.0 (Debian), built with gcc-8 (C) 2000-2016 MPlayer Team
MEncoder 1.3.0 (Debian), built with gcc-8 (C) 2000-2016 MPlayer Team
It seems we found all programs :)...continuing
______________________________________________
Converting input.avi
Transcoding video:   done
Transcoding audio:   done
Could not open MPEG file:  mpgtmp.mpg

Usage:  mpeg_stat [options] [mpeg_file]
Options:
  -quiet: 		 Turn off output of frame types/matricies as encountered
  -verify: 		 Do more work to help assure the validity of the stream
			 (slows processing somewhat)
  -start N: 		 Begin collection at frame N (first frame is 1)
  -end N: 		 End collection at frame N (end >= start)
  -histogram file:	 Put detailed histograms into file
  -qscale file: 	 Put qscale information into file
  -size file: 		 Write individual frame type and size into file
  -offsets file: 	 Write high level header offsets into file
  -block_info file:	 Put macroblock usage into file
  -dct 			 Puts decoded DCT info into block file
  -rate file: 		 Put instantaneous rate information in file
  -ratelength N: 	 Measure bitrate per N frames, not one second's worth
  -syslog file: 	 Store parsing of systerm layer into file
  -userdata file: 	 Store user data information into file
  -time: 		 Measure time to decode frames
  -all file: 		 Put all information into files with basename file

A single dash (-) may be used to denote standard in/out in place of a filename.

mpeg_stat -- MPEG Analyzer for MPEG I video streams (version 2.2b)

Writing offset information to stat.tmp
Error using mpeg_stat ... see error above
Removing temporary files
@ghost
Copy link
Author

ghost commented May 21, 2020

Update: it seems to work fine in a Ubuntu 12.04 VM, so I was able to get a file converted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants